PATCH /users/{userId}

Update user profile

Update user profile

Parameters

Path Parameters

userId string
requiredpath

Request Body

requiredapplication/json
Schema: UserUpdate

Responses

200 Updated user
Content-Type: application/json
Schema: User
400 Validation failed
Content-Type: application/json
404 Resource not found